[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Forms.IButton

IButton Interface

The button control.

Namespace: GrapeCity.Documents.Excel.Forms
Assembly: DS.Documents.Excel.dll
Syntax
public interface IButton : IControl<IButton>, IContentControl, IControl
Public Interface IButton
    Inherits IControl(Of IButton), IContentControl, IControl

Properties

Name Description
CancelButton

Indicates the button is cancel button or not.

DefaultButton

Indicates the button is default button or not.

DismissButton

Indicates the button is dismiss button or not.

HelpButton

Indicates the button is help button or not.

HorizontalTextAlignment

Gets or sets horizontal alignment.

Orientation

Gets or sets text orientation.

VerticalTextAlignment

Gets or sets vertical alignment.