Spread WPF 17
GrapeCity.Windows.SpreadSheet.UI Namespace / RangeGroupHeaderButtonPresenter Class / LevelProperty Field


In This Topic
    LevelProperty Field
    In This Topic
    Indicates the level dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly LevelProperty As DependencyProperty
    'Usage
     
    Dim value As DependencyProperty
     
    value = RangeGroupHeaderButtonPresenter.LevelProperty
    public static readonly DependencyProperty LevelProperty
    See Also