Name | Description | |
---|---|---|
NCommandBarPendant Constructor | Default constructor |
The following tables list the members exposed by NCommandBarPendant.
Name | Description | |
---|---|---|
NCommandBarPendant Constructor | Default constructor |
Name | Description | |
---|---|---|
BottomRightSymbolProperty | Reference to the BottomRightSymbol property | |
NCommandBarPendantSchema | Schema associated with NCommandBarPendant. | |
OrientationProperty | Reference to the Orientation property | |
TopLeftSymbolProperty | Reference to the TopLeftSymbol property |
Name | Description | |
---|---|---|
BottomRightSymbol | Gets or sets the symbol that appears in bottom half of the pendant in horizontal orientation and on the right half of the pendant in vertical orientation. | |
Orientation | Gets whether this is command bar is vertically arranged. By default set to false. Automatically updated by Nevron when the pendant is in a command bar. | |
OwnerCommandBar | Gets the command bar to which this pendant belongs | |
TopLeftSymbol | Gets or sets the symbol that appears in top half of the pendant in horizontal orientation and on the left half of the pendant in vertical orientation. |
Name | Description | |
---|---|---|
GetAutomaticPopupXPosition | Overridden. Gets the automatic popup X position, in case the PopupXPosition property is set to Automatic. | |
GetAutomaticPopupYPosition | Overridden. Gets the automatic popup Y position, in case the PopupYPosition property is set to Automatic. | |
IsPopupEmpty | Overridden. | |
MeasureContent | Overridden. | |
OnPaintBackground | Overridden. | |
OnPopupClosed | Overridden. Called when the popup has closed. | |
OnPopupOpening | Overridden. Called when the popup is about to be opened. |