ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Util Namespace / CodeRanges Class / Capacity Property

In This Topic
    Capacity Property (CodeRanges)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Capacity As System.Integer
    public System.int Capacity {get; set;}
    See Also