RibbonSplitButton.LabelPosition Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property Microsoft::Windows::Controls::Ribbon::RibbonSplitButtonLabelPosition LabelPosition { Microsoft::Windows::Controls::Ribbon::RibbonSplitButtonLabelPosition get(); void set(Microsoft::Windows::Controls::Ribbon::RibbonSplitButtonLabelPosition value); };
public Microsoft.Windows.Controls.Ribbon.RibbonSplitButtonLabelPosition LabelPosition { get; set; }
member this.LabelPosition : Microsoft.Windows.Controls.Ribbon.RibbonSplitButtonLabelPosition with get, set
Public Property LabelPosition As RibbonSplitButtonLabelPosition