Input for WinForms | ComponentOne
C1.Win.Input.Styles Namespace / RadioButtonStyles Class / ShouldSerializeNormal Method

In This Topic
    ShouldSerializeNormal Method (RadioButtonStyles)
    In This Topic
    Specifies whether to save the value of the Normal property.
    Syntax
    'Declaration
     
    
    Protected Function ShouldSerializeNormal() As Boolean
    protected bool ShouldSerializeNormal()

    Return Value

    Returns true if the property has changed; otherwise, returns false.
    See Also