Spread WPF 18
GrapeCity.Wpf.SpreadSheet.CellType.Editors Namespace / ListHeadersPresenter Class / LogicalOrientationPublic Property


In This Topic
    LogicalOrientationPublic Property (ListHeadersPresenter)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property LogicalOrientationPublic As Orientation
    'Usage
     
    Dim instance As ListHeadersPresenter
    Dim value As Orientation
     
    value = instance.LogicalOrientationPublic
    public Orientation LogicalOrientationPublic {get;}
    See Also