Spread WPF 17
GrapeCity.Windows.SpreadSheet.UI Namespace / SheetTab Class / IsActiveProperty Field


In This Topic
    IsActiveProperty Field
    In This Topic
    Represents the IsActive dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly IsActiveProperty As DependencyProperty
    'Usage
     
    Dim value As DependencyProperty
     
    value = SheetTab.IsActiveProperty
    public static readonly DependencyProperty IsActiveProperty
    See Also