CardUIExtensionContextBottomDialogButtons - свойство
Список кнопок для карточки, которая открывается в режиме диалога. При открытии карточки во вкладке не имеет смысла.
Пространство имён: Tessa.UI.CardsСборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
public IUIButtonCollection BottomDialogButtons { get; }
Public ReadOnly Property BottomDialogButtons As IUIButtonCollection
Get
public:
virtual property IUIButtonCollection^ BottomDialogButtons {
IUIButtonCollection^ get () sealed;
}
abstract BottomDialogButtons : IUIButtonCollection with get
override BottomDialogButtons : IUIButtonCollection with get
IUIButtonCollectionICardUIExtensionContextBottomDialogButtons