Spread Windows Forms 13.0 Product Documentation
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Slicers Namespace / ISlicerItem Interface / Caption Property


In This Topic
    Caption Property (ISlicerItem)
    In This Topic
    Syntax
    'Declaration
     
    ReadOnly Property Caption As String
    'Usage
     
    Dim instance As ISlicerItem
    Dim value As String
     
    value = instance.Caption
    string Caption {get;}
    See Also