Click or drag to resize

StiTable26StyleFX Methods

The StiTable26StyleFX type exposes the following members.

Methods
  NameDescription
Public methodClone (Inherited from StiBaseStyle.)
Public methodDrawBox (Inherited from StiTableStyle.)
Public methodDrawStyle(Graphics, Rectangle, Boolean, Boolean) (Inherited from StiTableStyle.)
Public methodDrawStyle(Graphics, Rectangle, DrawItemState, Boolean, Boolean)
Drawes the style on the specified graphics context.
(Inherited from StiBaseStyle.)
Public methodDrawStyleForGallery (Inherited from StiTableStyle.)
Public methodDrawStyleImage (Inherited from StiBaseStyle.)
Public methodEquals(Object) (Inherited from StiBaseStyle.)
Public methodEquals(Object, Boolean, Boolean) (Inherited from StiBaseStyle.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetEvents (Inherited from StiBaseStyle.)
Public methodGetHashCode (Inherited from StiBaseStyle.)
Public methodGetProperties (Inherited from StiTableStyle.)
Public methodGetStyleFromComponent
Gets a style from the component.
(Inherited from StiTableStyle.)
Public methodGetStyleFromComponents
Gets a style from the components.
(Inherited from StiBaseStyle.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodIsPropertiesInitializedProtected (Inherited from StiService.)
Public methodIsPropertyPresent (Inherited from StiService.)
Public methodLoad(String)
Loads the style from a file.
(Inherited from StiBaseStyle.)
Public methodLoad(Stream)
Loads the style from the stream.
(Inherited from StiTableStyle.)
Public methodLoadFromJsonObject (Inherited from StiTableStyle.)
Public methodLoadFromString
Loads the style from the string.
(Inherited from StiBaseStyle.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodPackService (Inherited from StiService.)
Public methodSave(String)
Saves the style in the file.
(Inherited from StiBaseStyle.)
Public methodSave(Stream)
Saves the style in the stream.
(Inherited from StiTableStyle.)
Public methodSaveToJsonObject (Inherited from StiTableStyle.)
Public methodSaveToString
Saves the style to the string.
(Inherited from StiBaseStyle.)
Public methodSetStyleToComponent
Sets style to a component.
(Inherited from StiTableStyle.)
Public methodToString
Returns string representation of the style.
(Inherited from StiBaseStyle.)
Top
See Also