Spread WPF 18
GrapeCity.Wpf.SpreadSheet.CellType.Editors Namespace / GcDropDownCalendar Class / InnerMarginProperty Field


In This Topic
    InnerMarginProperty Field (GcDropDownCalendar)
    In This Topic
    Identifies the InnerMargin dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly InnerMarginProperty As DependencyProperty
    'Usage
     
    Dim value As DependencyProperty
     
    value = GcDropDownCalendar.InnerMarginProperty
    public static readonly DependencyProperty InnerMarginProperty

    Field Value

    The identifier for the InnerMargin dependency property.
    See Also