Property | Type | Description | |
---|---|---|---|
Buttons | IList |
||
ContentAfter | String | ||
ContentBefore | String | ||
Handler |
Method | Description | |
---|---|---|
AddButton ( String Caption, String CssClass = "glyphicon btn-sm xaf-bootstrap-button" ) : |
||
InitHandler ( String HandlerID ) : void | ||
InnerRender ( ) : String | ||
XafBootstrapButtons ( ) : System |
Method | Description | |
---|---|---|
OnInit ( |
Method | Description | |
---|---|---|
Handler_OnCallback ( object source, DevExpress e ) : void |
public AddButton ( String Caption, String CssClass = "glyphicon btn-sm xaf-bootstrap-button" ) : |
||
Caption | String | |
CssClass | String | |
return |
public InitHandler ( String HandlerID ) : void | ||
HandlerID | String | |
return | void |