ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.Color.Boxes Namespace / PaletteBox Class / NumColumns Property

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