ComponentOne PDF for .NET
CSJ2K.Color.Boxes Namespace / PaletteBox Class / NumColumns Property

In This Topic
    NumColumns Property (PaletteBox)
    In This Topic
    Return the number of palette columns.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property NumColumns As Integer
    public int NumColumns {get;}
    See Also