ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView Namespace / CustomTaskPropertyDescriptor Class / IsLocalizable Property

In This Topic
    IsLocalizable Property (CustomTaskPropertyDescriptor)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property IsLocalizable As System.Boolean
    public virtual System.bool IsLocalizable {get;}
    See Also