Spread WPF 17
GrapeCity.Windows.SpreadSheet.UI Namespace / RangeGroupButtonPresenter Class / IsExpandedProperty Field


In This Topic
    IsExpandedProperty Field
    In This Topic
    Indicates IsExpanded dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly IsExpandedProperty As DependencyProperty
    'Usage
     
    Dim value As DependencyProperty
     
    value = RangeGroupButtonPresenter.IsExpandedProperty
    public static readonly DependencyProperty IsExpandedProperty
    See Also