TcxVerticalGridStyles.GetContentParams(TcxCustomEditorRowProperties,Boolean,Integer) Method
Declaration
function GetContentParams(AEditorRowProperties: TcxCustomEditorRowProperties; AFocused: Boolean; ARecordIndex: Integer): TcxViewParams; virtual;
Parameters
Name | Type |
---|---|
AEditorRowProperties | TcxCustomEditorRowProperties |
AFocused | Boolean |
ARecordIndex | Integer |
Returns
Type |
---|
TcxViewParams |
See Also