ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / FormatInfo Class / Inherit Property

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