Calendar for WinForms | ComponentOne
C1.Win.Input.Formating Namespace / MaskInfo Class / Inherit Property

In This Topic
    Inherit Property (MaskInfo)
    In This Topic
    Manages inheritance of the MaskInfo properties from the host control properties.
    Syntax
    'Declaration
     
    
    Public Property Inherit As MaskInfoInheritProperties
    public MaskInfoInheritProperties Inherit {get; set;}
    See Also