FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridColumnHeaderCell Class / OptionsDropDownContent Property

In This Topic
    OptionsDropDownContent Property (GridColumnHeaderCell)
    In This Topic
    Gets or sets the content of the options drop-down.
    Syntax
    'Declaration
     
    Public Property OptionsDropDownContent As Object
    public object OptionsDropDownContent {get; set;}
    See Also