ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / C1Label Class / MaskInfo Property

In This Topic
    MaskInfo Property (C1Label)
    In This Topic
    Edit mask settings.
    Syntax
    'Declaration
     
    Public ReadOnly Property MaskInfo As MaskInfo
    public MaskInfo MaskInfo {get;}
    See Also