Represents a footer control within a Ribbon, generally used to display notifications or warnings.
- Inheritance:
-
object
Visual
UIElement
Framework
Element Control ContentControl object
Constructors
RibbonFooterControl()
Initializes a new instance of the Ribbon
Properties
Kind
Gets or sets a Ribbon
Property Value
- Ribbon
Footer :Kind A Ribbon
Footer indicating the kind of footer, which determines its appearance. The default value is Default.Kind
Methods
OnCreateAutomationPeer()
Returns class-specific Automation
Returns
- Automation
Peer : The type-specific Automation
Peer implementation.
Fields
KindProperty
Identifies the Kind dependency property. This field is read-only.